home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / lwml9504.lha / LIGHTWAVE-APR95 / 000079_owner-lightwave-l _Wed Apr 5 02:28:09 1995.msg < prev    next >
Internet Message Format  |  1995-05-06  |  2KB

  1. Return-Path: <owner-lightwave-l>
  2. Received: by mail3.netcom.com (8.6.11/Netcom)
  3.     id HAA12056; Tue, 4 Apr 1995 07:56:18 -0700
  4. Received: from gandalf.muscatine.k12.ia.us by mail3.netcom.com (8.6.11/Netcom)
  5.     id HAA12011; Tue, 4 Apr 1995 07:56:02 -0700
  6. Received: (from wdfrawly@localhost) by gandalf.muscatine.k12.ia.us (8.6.9/8.6.9) id DAA00354; Tue, 4 Apr 1995 03:25:41 -0500
  7. Date: Tue, 4 Apr 1995 03:25:41 -0500
  8. From: William Frawley <wdfrawly@gandalf.muscatine.k12.ia.us>
  9. Subject: Re: Creating LW Project Directory With DOpus
  10. To: lightwave-l@netcom.com
  11. Message-ID: <Pine.3.89.9504040345.A348-0100000@gandalf.muscatine.k12.ia.us>
  12. MIME-Version: 1.0
  13. Content-Type: TEXT/PLAIN; charset=US-ASCII
  14. Sender: owner-lightwave-l@netcom.com
  15. Precedence: bulk
  16.  
  17.  
  18. Here's a correction to my last post about creating a "MakeLWProject" 
  19. button in Directory Opus (Amiga) for automatically setting up a project 
  20. directory for Lightwave scenes. The button commands should read:
  21.  
  22.   Command   OtherWindow
  23.   Command   SetVar Project {RsEnter Project Name}
  24.   Command   ScanDir Toaster:3D/Scenes      <--Make sure Toaster: is assigned.
  25.   Command   Makedir "{vProject}"
  26.   Command   ScanDir Toaster:3D/Scenes/{vProject}
  27.   Command   Makedir Objects
  28.   Command   Makedir Images
  29.   Command   Makedir Motions
  30.   Command   Makedir Envelopes
  31.   Command   Makedir Temps
  32.  
  33.  
  34. The "CD Source" flag does not need to be checked. Sorry for any 
  35. inconvenience. :-(
  36.  
  37.  
  38.    .....William Frawley......wfrawley@gandalf.muscatine.k12.ia.us